-
Home
-
Web Stories
-
1.16.0
-
Code
-
Classes
- ServiceBasedPlugin
Total Complexity |
80 |
Dependencies |
11 |
Dependents |
0 |
Total lines |
822 |
Lines of code |
301 |
Logical lines of code |
164 |
Comment lines |
390 |
Methods |
23 |
Properties |
3 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
configure_injector() |
A |
46 |
7 |
45 |
validate_services() |
A |
57 |
8 |
17 |
register_services() |
S |
50 |
6 |
30 |
requirements_are_met() |
S |
50 |
6 |
30 |
get_registration_action_priority() |
S |
54 |
6 |
21 |
on_site_initialization() |
S |
59 |
5 |
14 |
maybe_register_service() |
S |
60 |
5 |
14 |
on_plugin_activation() |
S |
62 |
5 |
11 |
on_plugin_deactivation() |
S |
62 |
5 |
11 |
collect_missing_requirements() |
S |
60 |
4 |
14 |
schedule_potential_service_registration() |
S |
57 |
3 |
19 |
maybe_resolve() |
S |
69 |
4 |
6 |
instantiate_service() |
S |
60 |
3 |
14 |
on_site_removal() |
S |
63 |
3 |
11 |
register() |
S |
65 |
2 |
10 |
get_arguments() |
S |
82 |
1 |
3 |
get_delegations() |
S |
82 |
1 |
3 |
get_shared_instances() |
S |
82 |
1 |
3 |
__construct() |
S |
69 |
1 |
6 |
get_bindings() |
S |
82 |
1 |
3 |
get_service_classes() |
S |
82 |
1 |
3 |
get_container() |
S |
82 |
1 |
3 |
get_identifier_from_fqcn() |
S |
64 |
1 |
10 |